Revision: tla--bulb--1.1--patch-4
Archive: bulb@ucw.cz--arch-2003
Creator: Jan Hudec <bulb@ucw.cz>
Date: Fri Jul 11 14:18:09 CEST 2003
Standard-date: 2003-07-11 12:18:09 GMT
Summary: file-diffs command and --new-file option
Keywords: 
New-files: ./libarch/cmd-file-find.c
    ./libarch/cmd-file-find.h
New-directories: 
Removed-files: 
Removed-directories: 
Renamed-files: 
Renamed-directories: 
Modified-files: ./libarch/cmd-file-diffs.c ./libarch/cmds.c
    ./libarch/diffs.c ./libarch/file-diffs.c
    ./libarch/file-diffs.h
Modified-directories: 
New-patches: bulb@ucw.cz--arch-2003/tla--bulb--1.1--patch-4
Removed-patches: 

* Added command file-find, that works almost like file-find (and shares
  the code), but just prints location of the pristine copy.

* Added option -N (--new-file) to file-diffs and file-find, that makes
  these treat non-existent files as empty (like diff -N does).

* Fixed bug in arch_invoke_diff that used orig_loc to construct
  mod_label.

* Changed arch_invoke_diff to use *_path as labels if *_loc not given.
